Skip to content

Conversation

StuartMosquera
Copy link
Contributor

Summary

  • This PR adds the missing examples for the EnumerateFiles method using the EnumerationOptions parameter for C#, F#, and VB.NET.

Fixes #10817

@StuartMosquera StuartMosquera requested a review from a team as a code owner September 8, 2025 16:36
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Sep 8, 2025
@StuartMosquera
Copy link
Contributor Author

I'm going to change the type names so it compiles.

@StuartMosquera
Copy link
Contributor Author

Hi @gewarren, is there anything else to do with this PR?

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much @StuartMosquera! This looks great. I know the existing remarks use leading whitespace, but that's unintentional and unnecessary.

@StuartMosquera
Copy link
Contributor Author

Thanks for the feedback! :godmode:

@gewarren gewarren merged commit 8833bcd into dotnet:main Oct 21, 2025
5 checks passed
@StuartMosquera StuartMosquera deleted the add-missing-examples-for-EnumerateFiles branch October 21, 2025 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-System.IO community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No examples for EnumerateFiles(String, String, EnumerationOptions)

2 participants